Related Functions | |
| (Note that these are not member functions.) | |
| ExporterDescription () | |
| FormatExtension () | |
| GetExporter () | |
| GetDefaultSettings () | |
| GetEnabledSettings () | |
| Version () | |
|
|
Flexporter callback. Gives a brief exporter description. That string is displayed inside MAX, in the Options Panel.
|
|
|
Flexporter callback. Returns the format's extension. That string is displayed inside MAX, in the Options Panel.
|
|
|
Flexporter callback. Returns the default exportation settings for this format. This is the right place to initialize the default settings for your format.
|
|
|
Flexporter callback. Returns the enabled/disabled status for all settings. This is the right place to disable options your own format doesn't support.
|
|
|
Flexporter callback. Returns the one and only exporter instance.
|
|
|
Flexporter callback. Returns the FLEXPORTER SDK Version.
|
1.3-rc3